#outerdiv
{
width:98%;
height:95%;
overflow:hidden;
position:relative;
border: 0px;
}

#inneriframe
{
position:absolute;
margin: auto;
width: 98%;
height: 95%;
overflow-x: hidden;
overflow-y: hidden;
border: 0px;
}